home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / MacFormat 92 CD / Shareware Plus / Internet / New Sherlock Channels / Mega Channels 1.02 / Mac Shopping / MacZone.src < prev    next >
Encoding:
Text File  |  1999-11-11  |  869 b   |  35 lines

  1. # This plug was made by the carpel tunnel worn hands of Raul Gutierrez
  2. # http://www.teamdraw.com/raul
  3. # Viva le Zone!
  4.  
  5.  
  6. <search
  7.     name = "MacZone "
  8.     method = get
  9.     action = "http://www.zones.com/cgi-bin/zones.exe/zones/scripts/search/search.jsp"
  10.     update = "http://www.teamdraw.com/raul/stuff/maczones.src.hqx"
  11. >
  12.  
  13. <INPUT NAME="srchText" user>
  14. <INPUT NAME="srchPlatform" VALUE="MAC">
  15. <INPUT NAME="srchStyle" VALUE="BASIC">
  16.  
  17.  
  18. <interpret
  19.     resultListStart = "products found"
  20.     resultListEnd = "next 20 products"
  21.     
  22.  
  23.   resultItemStart = 'FACE="Verdana,Arial,Helvetica,sans-serif" SIZE=1>'
  24.  
  25. #    resultItemEnd = '<TD WIDTH="22" ALIGN="center" VALIGN=center><A HREF'
  26.    resultItemEnd = '<TD WIDTH="22" ALIGN="center" VALIGN=center><A'
  27.     
  28.     priceStart= "SIZE=1>$"
  29.     priceEnd="</FONT></TD><TD"
  30.     availStart='SIZE=1 COLOR="#CC3300">'
  31.     availEnd="</FONT></TD><TD ALIGN="
  32. >
  33.  
  34. </search>
  35.